home *** CD-ROM | disk | FTP | other *** search
-
-
-
- OBJ2WRL(1VT) VRML TOOLS OBJ2WRL(1VT)
-
-
-
- NAME
- obj2wrl - Convert Wavfront obj file to VRML wrl file
-
- SYNOPSIS
- obj2wrl [_a_r_g_u_m_e_n_t_s]
-
- DESCRIPTION
- obj2wrl reads a Wavefront OBJ file and outputs the geometry
- in VRML wrl file format. This has several useful benefits:
-
- Use existing geometry to build new VRML worlds.
- Use standard modeling tools to generate new geometry.
-
- OPTIONS
- -infile _i_n_p_u_t_f_i_l_e default is STDIN
- -outfile _o_u_t_p_u_t_f_i_l_e default is STDOUT
- -verbose default is OFF
- -normalize default is OFF
- -colorize default is OFF
- -xscale _f_l_o_a_t default is 1.0
- -yscale _f_l_o_a_t default is 1.0
- -zscale _f_l_o_a_t default is 1.0
-
- EXAMPLE
- obj2wrl test.obj test.wrl
-
- SEE ALSO
- im2wrl (1VT), wrlgrid (1VT), tri2wrl (1VT)
-
-
- AUTHOR
- John Moreland
- San Diego Supercomputer Center
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- SDSC Last change: May 24, 1995 1
-
-
-
-